home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / love / penezniden.exe / {app} / Penezni denik.exe / 0 / RCDATA / TPISMO / TPISMO.txt
Encoding:
Text File  |  2003-12-28  |  1.4 KB  |  70 lines

  1. object pismo: Tpismo
  2.   Left = 192
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'P∩┐╜smo'
  6.   ClientHeight = 91
  7.   ClientWidth = 234
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 88
  21.     Top = 40
  22.     Width = 68
  23.     Height = 16
  24.     Caption = '- uk∩┐╜zka -'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clNavy
  27.     Font.Height = -13
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Panel1: TPanel
  33.     Left = 0
  34.     Top = 32
  35.     Width = 233
  36.     Height = 3
  37.     BevelInner = bvRaised
  38.     BevelOuter = bvLowered
  39.     BorderStyle = bsSingle
  40.     TabOrder = 0
  41.   end
  42.   object ukazka: TPanel
  43.     Left = 0
  44.     Top = 64
  45.     Width = 233
  46.     Height = 25
  47.     BevelInner = bvLowered
  48.     BevelOuter = bvLowered
  49.     Caption = 'P∩┐╜smo'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.     TabOrder = 1
  57.   end
  58.   object ComboBox1: TComboBox
  59.     Left = 0
  60.     Top = 2
  61.     Width = 233
  62.     Height = 21
  63.     Style = csDropDownList
  64.     ItemHeight = 13
  65.     TabOrder = 2
  66.     OnClick = ComboBox1Click
  67.     OnDrawItem = ComboBox1DrawItem
  68.   end
  69. end
  70.